Skip to content

Swype Input Support#104

Merged
akshayaurora merged 4 commits into
masterfrom
1066
Apr 8, 2013
Merged

Swype Input Support#104
akshayaurora merged 4 commits into
masterfrom
1066

Conversation

@akshayaurora

Copy link
Copy Markdown
Member

closes https://github.com/kivy/kivy/issues/617
Swype Input Support, allow text predictions to work and
ensure IME doesn't take up entire screen in landscape mode.

Tested with ::

  • Swype Keyboard. Swiping and text prediction works
  • Swift Key Keyboard Swiping and text prediction both works.
  • Jellybean stock keyboard. Swiping and text prediction works.

closes https://github.com/kivy/kivy/issues/1066
Pressing the back button when Android on screen keyboard was open lead to Ime eating up the event. implementing a OnKeyPreIme event allows to catch the back button before it's passed on to the keyboard.

and ensure IME doesn't take up entire screen in landscape mode

Tested with::
- Stock JellyBean keyboard with swiping and text prediction
- SwiftKey with flow and text prediction
- Swype Keyboard with swiping and text prediction
prediction is working not just at the end.
akshayaurora added a commit that referenced this pull request Apr 8, 2013
@akshayaurora akshayaurora merged commit 6d4aded into master Apr 8, 2013
@akshayaurora akshayaurora deleted the 1066 branch April 8, 2013 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant